integration n. 1.结合;综合;一体化。 2.【心理学】整合(作用)。 3.【数学】积分(法) (opp. differentiation)。 4.【经济学】(产业的)集中。 5.〔美国〕取消种族隔离;给以种族上的平等待遇。 integration by parts 【数学】部分积分法。
continuous adj. 1.连续的,继续的,无间断的。 2.【植物;植物学】无节的。 a continuous current 恒(向电)流。 continuous fire 连续射击。 continuous rain 连绵不断的雨。 a continuous train of thoughts 一连串的思想。 a continuous wave (radar) 等幅波(雷达)。 adv. -ly
Is a tool for continuous integration of inter - dependent projects 是连续集成相互从属的项目的工具。
You ll recall that " continuous integration " is an important practice in xp 您将回忆起在xp中“连续集成”是一项重要的实践。
Continuous integration reduces these problems , in exchange for a certain amount of discipline 持续集成减少了此类问题,取而代之的是若干规则。
Testing becomes a high priority given continuous integration of demonstrable capabilities 如果有可证明能力的持续集成,测试变得拥有更高的优先级。
March 2001 discusses extreme programming and its relationship to testing and continuous integration , 2001年3月)讨论了极限编程的问题及其与测试和持续集成的关系。
Improved quality and design through refactoring ; heavy , automated unit testing ; and continuous integration 通过重构改进质量和设计;重的、自动化的单位测试;连续集成
That schedules your builds and publishes the results , helping xp - versed teams practice continuous integration ) ,它规划您的构建并发布结果,帮助精通xp的小组使用持续集成。
It is a process of continuous integrations with the associated appropriate deliverables , milestones , and exit criteria 这是一个将相关的适当交付产品、里程碑和检验标准整合的持续过程。
Engineering practices , like test - first development and continuous integration , reduce the time for the developers to get feedback 工程实践(例如测试优先开发和持续整合)减少了开发人员获得回馈的时间。
Continuous integration : all changes are integrated into the codebase at least daily . the tests have to run 100 % both before and after integration 连续整合:至少每天都将所有的改变整合到代码库中,在整合前后都要进行100 %的测试。
Continuous integration (CI) is the practice, in software engineering, of merging all developer workspaces with a shared mainline several times a day. It was first named and proposed as part of extreme programming (XP).